▍ humdrum codex / soft
1.2 KB raw
id
TASK-027
title
TUI: Sort process table by memory with m key
status
To Do
assignee
created_date
2026-06-12 04:21
labels
tui, enhancement
dependencies
priority
low
ordinal
27000

Description

The process table on the System page is always sorted by CPU%. Add a toggle so pressing m when on the System page (or when the process table is focused) switches sort between CPU% (default) and RSS memory.

Implementation:

Acceptance Criteria